Skip to content

Conversation

@danielg55
Copy link
Collaborator

No description provided.



def test_filter_packet_larger_than_1514(marine_instance: Marine):
assert not marine_instance.filter(b"a" * 2500, display_filter="frame contains test")
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you should use a valid packet here to make sure dissection works properly for big packets

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants